syntax definition

英 美
  • 语法定义
    1. It is usually a good idea to define array parameters as pointers, rather than using the array syntax.
      通常,将数组形参直接定义为指针要比使用数组语法定义更好。